expander: Attach the gesture to the title widget
authorTimm Bäder <mail@baedert.org>
Mon, 5 Mar 2018 16:22:20 +0000 (17:22 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 5 Mar 2018 16:24:22 +0000 (17:24 +0100)
commit22457822eb3e1f2a93850d00b1e60a3598e3a173
tree333139a2a555f6b7c3efb49869878765ed1220b3
parent564397f391446e4e2177fc1867547f6c0b19ca15
expander: Attach the gesture to the title widget

Instead of tracking whether the click happened inside the title widget
ourselves, just attach the gesture to the title widget.
gtk/gtkexpander.c